Home > Use Cases > Rediscovery

Rediscovery

A sample SessionToken will be used throughout this use case.
The sample SessionToken will be: e65aedeb-a0e7-440c-8309-1cc0bcd920db

Rediscovery is important because it updates Altaro VM Backup with any new updates on the Hypervisor. This means that whenever the Hypervisor information changes, such as new virtual machines have been added or deleted, Rediscovery should be called in order for the Altaro VM Backup to get updated with the latest information. As an example, if a virtual machine has been added to the Hypervisor, Rediscovery needs to be called before the Virtual Machine can be configured in Altaro VM Backup.

 

The following POST request rediscovers the hypervisors which are currently configured in Altaro VM Backup:

http://localhost:35113/api/vms/rediscover /e65aedeb-a0e7-440c-8309-1cc0bcd920db

 

Note: A full list of available API commands can be found here